.jquery-lightbox-overlay{background:#004141;background-size: cover;height: 100vh !important;opacity: 1 !important;}
.jquery-lightbox-move{background-color: #fff;width: 75% !important;height: 80vh !important;min-width: 1200px !important;left: 50% !important;transform: translateX(-50%);top: 10vh !important;display: none;}
.jquery-lightbox{width: 100% !important;height: 100% !important;}
.jquery-lightbox-navigator{display: none !important;}
.jquery-lightbox-background{width: 100% !important;height: 100% !important;}
.jquery-lightbox-html{position: absolute;top: 0;left: 0;z-index: 9;width: 100% !important;height: 100% !important;}
.jquery-lightbox-button-close{position:absolute;top:30px; right:30px; z-index: 10;width:40px; height:40px;border:2px solid #698180;background: url('../images/iconbox01.png') no-repeat 0 -40px;background-size: 40px 80px;border-radius: 50%;transition: all 0.6s ease;}
.jquery-lightbox-button-close:hover{background:#009999 url('../images/iconbox01.png') no-repeat 0 0;background-size: 40px 80px;border:2px solid #009999;}
.jquery-lightbox-button-close span{display: block;width: 40px; position: absolute;bottom: -26px;left: 50%;transform: translateX(-50%);color: #698180;font-size: 0;text-transform: uppercase;text-align: center;}
.jquery-lightbox-button-close span::after{content: '关闭';font-size: 14px;text-align: center;width: 100%;}
.jquery-lightbox-button-close:hover span{color: #009999;}
.jquery-lightbox-loading{background:url('../images/loading.gif') #fff no-repeat center center;}
.jquery-lightbox-buttons{display: none !important;z-index:11;position: absolute;height:70px; width:100%;bottom: 0; left: 0;}
.jquery-lightbox-buttons .jquery-lightbox-button-left{width:50%;height:70px;display:inline;float:left;opacity: 0;}
.jquery-lightbox-buttons .jquery-lightbox-button-right{width:50%; height:70px;display: inline; float:left;opacity: 0;}